home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1997 April / Software of the Month Club 1997 April.iso / pc / dos / sri / edu / graphmat / grmat7.hlp < prev    next >
Encoding:
Text File  |  1995-08-07  |  4.7 KB  |  93 lines

  1.              FINDING THE DERIVATIVE OF A FUNCTION
  2.  
  3. To find the derivative of a function, select it in the queue and then choose
  4. Derivative from the Calculus menu.  Graphmatica will perform symbolic
  5. differentiation on the equation to produce its derivative, add the resulting
  6. equation to the queue, and immediately graph it.
  7.  
  8. Note that while the curve produced will always be correct, the equation of the
  9. curve may not be in the simplest form, especially for complex equations. The
  10. best way to check a derivative you found by hand is to overlay its graph with
  11. the program's Derivative graph.
  12.  
  13. This function is only supported for Cartesian, polar, and parametric
  14. equations. For relations such as equations containing y^2, the derivative is
  15. only found for the function with the positive root. For equations with more
  16. than one y, the derivative is found with respect to y instead of x.
  17.  
  18. Also, the derivatives of equations containing the functions int and abs cannot
  19. be found, since these curves do not have continuous derivatives.
  20.  
  21.  
  22.                       Press PgDn for help on Tangent Lines
  23.  
  24.                 DRAWING TANGENT LINES
  25.  
  26. At times you may be interested in knowing the slope of a curve at a given
  27. point. Graphmatica will provide this information both numerically and
  28. graphically about any curve on the screen with just a few clicks of the mouse.
  29.  
  30. To calculate the slope of a curve and draw the tangent line at a specific
  31. point, first select Tangent from the Calculus menu. The cursor will change to
  32. the crosshairs. Use the mouse or arrow keys to move to a point on any curve on
  33. the screen, then click or press enter to select it. Graphmatica will draw the
  34. tangent line and display the point selected and the slope on the status line
  35. The tangent line will be displayed only until you hide or delete the equation
  36. it belongs to, clear the screen, or draw another tangent line.
  37.  
  38. Currently, you can only find the tangent line for differentiable Cartesian and
  39. polar equations (i.e. those which do not include the int() or abs()
  40. functions). For parametric equations you will get a rough approximation based
  41. on the slope between the two consecutive points nearest where you clicked.
  42. Support for other equation types and saving and restoring tangent lines along
  43. with equation lists will be added to a future version of the program if enough
  44. people request it.
  45.  
  46.                         Press PgDn for help on Integration
  47.           INTEGRATING TO FIND THE AREA UNDER A CURVE
  48.  
  49. Graphmatica can perform numerical integration to find the area under the curve
  50. for any function on the screen. Just select Integrate from the Calculus menu.
  51. The cursor will change to the crosshairs.
  52.  
  53. To select a curve and region to integrate over, do one of the following:
  54. *  With the keyboard, use the arrow keys to move the crosshair to the starting
  55.    point on the curve you want to integrate. Press enter, then move to the x-
  56.    value of the end of the range to integrate. Press enter again.
  57. *  With the mouse, click on the starting point on the curve and drag the mouse
  58.    to the endpoint of the region to integrate. The interval you select is
  59.    highlighted as you move the cursor.
  60.  
  61. The program will shade in the area that was found and display the numerical
  62. result in the status bar, as well as send it to the printer if you have Print
  63. Tables on. If you select a region under the axis, or highlight a region
  64. above the axis from right to left, you will get a negative area.
  65.  
  66. The shading will be cleared as soon as you hide or delete the equation it
  67. belongs to, clear the screen, or perform another integration. Integral regions
  68. cannot be saved in equation list files at this time.
  69.                     Press PgDn for help on Integration Options
  70.  
  71.              SETTING INTEGRATION OPTIONS
  72.  
  73. You can choose between two methods of integration, as well as optionally
  74. specify how many segments to divide the selected region into, to select more
  75. accurate or faster computation. To modify the integration options, select Int
  76. Options from the Calculus menu. Then choose between the Trapezoidal and
  77. Simpson's Rule for the integration method. Simpson's Rule tends to produce
  78. more accurate results, as long as the curve is smooth in the region you are
  79. integrating. The Trapezoidal Rule may be slightly faster.
  80.  
  81. You can also set the number of segments to divide the region into when
  82. calculating the area. This must be a positive integer, and if you use
  83. Simpson's Rule, it must be an even number. The higher the number, the more
  84. accurate the result will be, but the longer it will take to calculate it. By
  85. default (and if you type "auto" instead of a number here) Graphmatica chooses
  86. the number of segments automatically to be half of the width of the area you
  87. selected in screen pixels.
  88.  
  89.  
  90.  
  91.  
  92. ──────────────End of Calculus help. Press ESC to return to menu.──────────────
  93.